Add public interfaces for accessing builtin package info (Bug#78844)
authorXiyue Deng <manphiz@gmail.com>
Sat, 21 Jun 2025 04:34:45 +0000 (21:34 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 20 Nov 2025 18:00:16 +0000 (18:00 +0000)
commit3218908d819d215262e94f7061684dcc0b02652f
tree587fc6d874f5ab4cdfc7e64f27ec5bd7bd378be9
parentc0d3be6f99bf18892b471b4d4b89268b0d6efe2f
Add public interfaces for accessing builtin package info (Bug#78844)

The following upstream patch has been backported:

  Add public interfaces for accessing builtin package info (Bug#78844)

  * lisp/emacs-lisp/package.el (package-builtin-packages)
  (package-builtin-package-version): New functions.
  * doc/lispref/package.texi: Add a section 'Package Information' with
  documentation for the new functions.
  * etc/NEWS: Add entry for 'package-versioned-builtin-packages' and
  'package-builtin-package-version'.

Origin: upstream, commit 5c75ec6ae52a5b06ad0424ce805f5ea0432b6e90
Forwarded: not-needed
lisp/emacs-lisp/package.el